ostree-repo-pull: always initialize flags_i
authorJonathan Lebon <jlebon@redhat.com>
Mon, 11 Apr 2016 13:27:35 +0000 (09:27 -0400)
committerColin Walters (automation) <walters+githubbot@verbum.org>
Mon, 11 Apr 2016 13:31:20 +0000 (13:31 +0000)
commitb69fd11487cfa23ff930da6b80b73e03b0daabe3
treea44980e107ac0744f0bb93e10bd4088bc468f755
parente62beae6953c344761af680b6acb21ab8a967a90
ostree-repo-pull: always initialize flags_i

Otherwise we get undefined behaviour if the client didn't explicitly set
any flags.

Also, add documentation for all the other options supported by
ostree_repo_pull_with_options().

Closes: #252
Approved by: cgwalters
src/libostree/ostree-repo-pull.c
src/libostree/ostree-repo.c